SixBit API Schema
IsPostagePrintedType Simple Type
Description
This flag indicates the postage has been printed.
Namespace (none)
Type
Restriction of xs:boolean
Diagram
IsPostagePrintedType Simple Type
Overview
IsPostagePrintedType Restriction of xs:boolean
This flag indicates the postage has been printed.
Source
<xs:simpleType name="IsPostagePrintedType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>This flag indicates the postage has been printed.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:boolean" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.